翻訳と辞書 |
Deep Blue C
The Deep Blue C (DBC) is one of the few C compilers for the Atari 8 bit. John H. Palevich is the author of this compiler. The syntax supported by DBC is close to the ANSI C with significant limitations. == Limitations ==
The following language constructs are not supported:〔 * structs * unions * multidimensional arrays * floating point numbers * sizeof operator * type casting * functions return integer only results Other non-standard properties of Deep Blue C: * The last part of "switch " clause must be ended with: "break ", "continue " or "return ". * The maximum length of source code line has to be less than 80 characters. * The number of arguments for functions cannot exceed 126. * $( and $) are used instead of .
抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)』 ■ウィキペディアで「Deep Blue C」の詳細全文を読む
スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース |
Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.
|
|